home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_u_z / wbt20a.zip / README.TXT < prev    next >
Text File  |  1991-01-02  |  14KB  |  400 lines

  1.         WELCOME TO WINBATCH!
  2.  
  3.  This disk contains WinBatch 2.0A
  4.  
  5.  
  6.  This file contains the following information:
  7.  
  8.     1) Late-Breaking News
  9.     2) The pesky registration reminder screens
  10.     3) A Special Offer for licensees of competing batch languages
  11.     4) A few legal matters
  12.     5) Packing List
  13.     6) Installation Instructions
  14.     7) Online Support Information
  15.     8) Association of Shareware Professionals Ombudsman Statement
  16.     9) The complete licensing agreement
  17.        10) Order Form
  18.  
  19.  
  20.  
  21.         *** LATE-BREAKING NEWS ***
  22.  
  23.  Announcing the pre-release of WinBatch, a complete Windows 3.0 batch
  24.  language.  WinBatch allows you to create sophisticated batch language
  25.  files to control your Windows environment.  WinBatch has over a hundred
  26.  different functions to manipulate files, directories, windows, and other
  27.  window applications.  WinBatch even has a SENDKEY statement that allows
  28.  you to send keystrokes to other windows applications.  And there is
  29.  even a way to send keystrokes to DOS applications.  (See non-existant
  30.  manual, Page 2784, footnote 4B and/or DOSPASTE.WBT example).
  31.  
  32.                              
  33.  Please note the online HELP cardfile, WB_HELP.CRD 
  34.  The cardfile has quick help for the entire WinBatch command set.  The
  35.  current WINBATCH.TXT manual is not complete.  We have enclosed portions
  36.  of our WinBatch manual which has some similiar capabilities.
  37.  
  38.  
  39.  
  40.          REGISTRATION REMINDERS
  41.  
  42.  Unlicensed copies of WinBatch are 100% fully functional.  In addition,
  43.  the unlicensed copies have a pesky registration reminder screen that
  44.  pops up on occassion.  The reminder screen will NOT pop up more than
  45.  once per clock hour.
  46.  
  47.  This allows you to see it once, and then go about writing and debugging
  48.  your own WinBatch WBT files, running the program LOTS of times, and not
  49.  being bothered by the reminder screens till the next hour ticks by.
  50.  
  51.  
  52.             SPECIAL OFFER
  53.  
  54.  A SPECIAL OFFER for owners of licenses for other Windows batch
  55.  language products.  If you have purchased any of the following
  56.  products in the past, you may update to WinBatch for only $35.00
  57.  
  58.       SoftBridge "Batch Tools"
  59.       SoftBridge "Bridge"
  60.       Publishing Technologies "BatchWorks"
  61.  
  62.  In order to take advantage of this offer, send the original front
  63.  page of the software manual and a photocopy of the front of the
  64.  program diskette.  Fill out the order form at the end of this file,
  65.  enclose a check for $35 plus any applicable shipping and MAIL it in.
  66.  
  67.  
  68.  
  69.  
  70.             LEGAL MATTERS
  71.  
  72.  Of course the usual disclaimers still apply.  We are not
  73.  responsible for anything at all.  Nothing.  Even if we are
  74.  held responsible, the limit of our liability is the
  75.  licensing fees you paid.  The full text of our license
  76.  agreement is found near the bottom of this file.
  77.  
  78.  
  79.                PACKING LIST:
  80.  
  81.  Files ending with $ have been compressed and are expanded by the 
  82.  setup program.
  83.  
  84.  
  85.  README   TXT    This File
  86.  SETUP    EXE    The Windows-based setup program.
  87.  SETUP    INF    Information file for the setup program.
  88.  WB__VER  ???    A dummy file.  ??? is the current version number.
  89.  
  90.  WINBATCH EXE    The main WinBatch EXE file       <Put in DOS Path>
  91.  WINBAT01 DLL    A required Dynamic Link Library  <Put in DOS Path>
  92.  WININFO  EXE    A utility to help determine window size and
  93.          position for the WinPlace function.
  94.  WB_HELP  CRD    A cardfile with a mini-manual on it.
  95.  
  96.  WINBATCH TX$    The disk-based manual.   A Compressed file.
  97.  #WB-CHGS TXT    Blow by blow differences in recent versions.
  98.  #WB-INI  TXT    Notes on WIN.INI keywords used by WinBatch.
  99.  
  100.  STONES   WBT    Sample WBT file ...  "Stones" game
  101.  STONES   WBX    Text file used by STONES.WBX for instructions
  102.  ZOOMER   WBT    Sample WBT file.  Runs apps from ProgMan in
  103.                  Maximized mode. 
  104.  
  105.  BINXZ    EXE    More of the Windows setup program.
  106.  EXPAND   EXE    Expand utility to uncompress WINBATCH.TX$
  107.                  See Manual Install instructions.
  108.  
  109.  
  110.            HOW TO INSTALL WINBATCH
  111.  
  112.  >>>AUTOMAGIC INSTALL
  113.  
  114.  Use our SETUP.EXE program, which will copy the files for you and install 
  115.  a WINBATCH group in the program manager with various sample files.  
  116.  To use our SETUP.EXE program...   (Manual install instructions below)
  117.  
  118.    1) Close down all extraneous Windows applications.
  119.  
  120.    2) Double-Click on the SETUP.EXE program
  121.  
  122.    3) When the setup program asks for a directory, specify initial directory,
  123.       or accept the given default (C:\WINDOWS).
  124.  
  125.  
  126.  NOTE:  If you are updating from a previous version, and made any of the
  127.     WinBatch files READ-ONLY, remove the read-only attribute from
  128.     the files before running setup.
  129.     (Or else the setup process will hang)
  130.  
  131.  >>>MANUAL INSTALL
  132.     
  133.  Actually, all you have to do is copy the following files to a directory
  134.  mentioned in your DOS path statement.
  135.      WINBATCH.EXE
  136.      WINBAT01.DLL
  137.      
  138.  In addition you may wish to copy the following files to a WINBATCH
  139.  directory
  140.      WB_HELP.CRD
  141.      STONES.WBT
  142.      STONES.WBX
  143.      ZOOMER.WBT
  144.  
  145.  The manual is stored on the disk in a compressed format.  The automagic
  146.  setup program will uncompress it automagically.  For the manual install,
  147.  copy the WINBATCH.TX$ and the EXPAND.EXE files to a temporary directory
  148.  and enter the following command:
  149.  
  150.         EXPAND WINBATCH.TX$ WINBATCH.TXT
  151.  
  152.  
  153.  
  154.  
  155.             ON-LINE SUPPORT
  156.  
  157.  WinBatch has on-line support on a number of computer systems.
  158.  
  159.  First of all, the home of WinBatch is on Compuserve, in the
  160.  WINAPA forum, in the Wilson WindowWare section (#15 currently).  Also
  161.  the latest and greatest downloads are available from DL15 of the
  162.  WINAPA forum.  The Wilson WindowWare section of the WINAPA forum
  163.  is checked on a daily basis, and all questions will be responded to.
  164.  
  165.  The FidoNet Windows echomail conference is also monitored for Windows
  166.  questions in general.  Questions about Windows and WinBatch will
  167.  be answered in the echo.
  168.  
  169.  If your budget is not able to afford Compuserve, we strongly suggest
  170.  that you contact your local BBS sysops and encourage them to carry
  171.  the Windows echomail conferences.
  172.  
  173.  Registered users may also call our BBS for the latest versions of
  174.  our products. (206) 935-5198   USR HST D/S V.42bis 9600+ 8N1
  175.  
  176.  
  177.      Association of Shareware Professionals Ombudsman Statement
  178.  
  179.  
  180.        Wilson WindowWare, the producer of WinBatch, is a
  181.        member of the Association of Shareware Professionals
  182.        (ASP).  ASP wants to make sure that the shareware
  183.        principle works for you. If you are unable to resolve a
  184.        shareware-related problem with an ASP member by contacting
  185.        the member directly, ASP may be able to help. The ASP
  186.        Ombudsman can help you resolve a dispute or problem with
  187.        an ASP member, but does not provide technical support for
  188.        members' products. Please write to the ASP Ombudsman at
  189.        P.O. Box 5786, Bellevue, WA 98006 or send a Compuserve
  190.        message via easyplex to ASP Ombudsman 70007,3536
  191.  
  192.  The legalese section...
  193.  
  194.  WINBATCH
  195.  Copyright ⌐ 1988-1990 by Morrie Wilson.
  196.  All rights reserved.
  197.  
  198.  
  199.  
  200.  SOFTWARE LICENSE
  201.  
  202.  WinBatch is not and has never been public domain
  203.  software, nor is it free software.
  204.  
  205.  Non-licensed users are granted a limited license to use
  206.  WinBatch on a 21-day trial basis for the purpose of
  207.  determining whether WinBatch is suitable for their
  208.  needs.  The use of WinBatch, except for the initial
  209.  21-day trial, requires registration.  The use of
  210.  unlicensed copies of WinBatch, outside of the initial 
  211.  21-day trial, by any person, business, corporation, 
  212.  government agency or any other entity is strictly prohibited.
  213.  
  214.  A single user license permits a user to use WinBatch
  215.  only on a single computer.  Licensed users may use the
  216.  program on different computers, but may not use the program
  217.  on more than one computer at the same time.
  218.  
  219.  No one may modify or patch the WinBatch executable
  220.  files in any way,  including but not limited to
  221.  decompiling, disassembling, or otherwise reverse
  222.  engineering the program.
  223.  
  224.  A limited license is granted to copy and distribute
  225.  WinBatch only for the trial use of others, subject
  226.  to the above limitations, and also the following:
  227.  
  228.   1)    WinBatch must be copied in unmodified form, complete
  229.     with the file containing this license information.
  230.  
  231.   2)    The full machine-readable WinBatch documentation must
  232.     be included with each copy.
  233.  
  234.   3)    WinBatch may not be distributed in conjunction with
  235.     any other  product with out a specific license to do so
  236.     from Wilson WindowWare.
  237.  
  238.   4)    No fee, charge, or other compensation may be requested or
  239.     accepted, except as authorized below:
  240.  
  241.     A) Operators of electronic bulletin board systems (sysops)
  242.        may make WinBatch available for downloading only as
  243.        long as the above conditions are met.  An overall or
  244.        time-dependent charge for the use of the bulletin board
  245.        system is permitted as long as there is not a specific
  246.        charge for the download of WinBatch.
  247.  
  248.     B) Vendors of user-supported or shareware software approved by
  249.        the ASP may distribute WinBatch, subject to the
  250.        above conditions, without specific permission.  Non-
  251.        approved vendors may distribute WinBatch only after
  252.        obtaining written permission from Wilson WindowWare.
  253.        Such permission is usually granted.  Please write for
  254.        details (enclose your catalog).  Vendors may charge a
  255.        disk duplication and handling fee, which, when pro-rated
  256.        to the WinBatch product, may not exceed eight dollars.
  257.  
  258.   LIMITED WARRANTY
  259.  
  260.   Wilson WindowWare guarantees your satisfaction with this
  261.   product for a period of 60 days from the date of original
  262.   purchase.  If you are unsatisfied with WinBatch
  263.   within that time period, return the package in saleable
  264.   condition to the place of purchase for a full refund.
  265.  
  266.   Wilson WindowWare warrants that all disks provided are
  267.   free from defects in material and workmanship, assuming
  268.   normal use, for a period of 60 days from the date of
  269.   purchase.
  270.  
  271.   Wilson WindowWare warrants that the program will perform
  272.   in substantial compliance with the documentation supplied
  273.   with the software product.  If a significant defect in
  274.   the product is found, the Purchaser may return the
  275.   product for a refund.  In no event will such a refund
  276.   exceed the purchase price of the product.
  277.  
  278.   EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  279.   WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  280.   LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND
  281.   FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE
  282.   PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE
  283.   PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF
  284.   ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY
  285.   INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL
  286.   WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER
  287.   (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  288.   BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  289.   INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  290.   INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE
  291.   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  292.  
  293.   Use of this product for any period of time constitutes
  294.   your acceptance of this agreement and subjects you to its
  295.   contents.
  296.  
  297.   U.S. GOVERNMENT RESTRICTED RIGHTS
  298.  
  299.   Use, duplication, or disclosure by the Government is subject
  300.   to restrictions as set forth in subdivision (b)(3)(ii) of
  301.   the Rights in Technical Data and Computer Software clause at
  302.   252.227-7013.  Contractor/manufacturer is Wilson WindowWare
  303.   2701 California Ave SW /suite 212/ Seattle, WA 98116
  304.  
  305.   TRADEMARKS
  306.  
  307.   IBM, PC/XT, PC/AT, and PS/2 are registered trademarks
  308.   of International Business Machines Corporation.
  309.  
  310.   Microsoft and MS-DOS are registered trademarks of
  311.   Microsoft Corporation.
  312.   Windows is a trademark of Microsoft Corporation.
  313.  
  314.   Pagemaker is a trademark of Aldus Corporation.
  315.  
  316.   PubTech and BatchWorks are registered trademarks of
  317.   Publishing Technologies, Inc.
  318.  
  319.   Bridge and Batch Tools are registered trademarks of
  320.   SoftBridge, Inc.
  321.  
  322.   JELL-O is a registered trademark of General Foods
  323.   Corporation.
  324.  
  325.   Command Post and WinBatch are trademarks of Wilson WindowWare.
  326.  
  327.  
  328.  
  329.  
  330.  
  331.               ORDERING INFORMATION
  332.  
  333.  Licensing WinBatch bring you wonderful benefits.  Some of these are:
  334.     - Gets rid of that pesky reminder window that comes up when you start
  335.       WinBatch.
  336.     - Entitles you to one hour free phone support for 90 days (Your nickel).
  337.     - Insures that you have the latest version of WinBatch.
  338.     - Gets you your own printed copy of the manual.
  339.     - Encourages the authors of this program to continue bringing you
  340.       new and better products instead of breaking down and getting
  341.       real jobs.
  342.    -  Gets you on our mailing list so you are occassionally notified of
  343.       spectacular updates and our other Windows products.
  344.    -  And, of course, our 60-day money back gaurantee.
  345.  
  346.  
  347.  
  348.           WINBATCH ORDER FORM 2.0A
  349.  
  350.  Name:   ____________________________________________________
  351.  
  352.  Company:____________________________________________________
  353.  
  354.  Address:____________________________________________________
  355.  
  356.      ____________________________________________________
  357.  
  358.  City:   ________________________  St:______  Zip:___________
  359.  
  360.  Phone: (______)_________________    Country:________________
  361.  
  362.  
  363.           ____ WinBatch(s)    @ $69.95 : _______.____
  364.  
  365.  Foreign air shipping (except Canada) @  $9.50 : _______.____
  366.  
  367.                       Total: _______.____
  368.  
  369.  
  370.  Disk Size(circle one)    5.25" acceptable     3.5" required
  371.  
  372.  Please enclose a check payable to Wilson WindowWare; or you may
  373.  use Amex, Visa, MasterCharge, or EuroCard.  For credit cards,
  374.  please enter the information below:
  375.  
  376.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  377.  
  378.  Expiration date: ____/____
  379.  
  380.  Signature:  _________________________________________
  381.  
  382.  
  383.  Where did you get your copy of WinBatch?
  384.  
  385.  
  386.  ____________________________________________________________
  387.  
  388.  
  389.       Send to:  Wilson WindowWare
  390.             2701 California Ave SW #212 
  391.             Seattle, WA 98116 
  392.             USA 
  393.  
  394.       or call:  (800) 762-8383  (orders only)
  395.             (206) 937-9335
  396.             (206) 935-7129  (fax) 
  397.  
  398.  
  399.        (Please allow 3 to 4 weeks for delivery) 
  400.